DELETE api/admin/{userId}/projects?projectId[0]={projectId[0]}&projectId[1]={projectId[1]}

Delete single project by Id NEED LOG HERE

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

string

Required

projectId

Collection of integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.